Autogenerated HTML docs for v1.7.3.4-568-g1b974
diff --git a/diff-options.txt b/diff-options.txt index f3e9538..c93124b 100644 --- a/diff-options.txt +++ b/diff-options.txt
@@ -230,7 +230,7 @@ another file. -M[<n>]:: ---detect-renames[=<n>]:: +--find-renames[=<n>]:: ifndef::git-log[] Detect renames. endif::git-log[] @@ -246,7 +246,7 @@ hasn't changed. -C[<n>]:: ---detect-copies[=<n>]:: +--find-copies[=<n>]:: Detect copies as well as renames. See also `--find-copies-harder`. If `n` is specified, it has the same meaning as for `-M<n>`.